home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000166_news@columbia.edu _Fri Mar 31 15:35:12 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA21732
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 31 Mar 2000 15:35:11 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA17747
  7.     for kermit.misc@watsun.cc.columbia.edu; Fri, 31 Mar 2000 15:25:55 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: rs/6000 console
  11. Date: 31 Mar 2000 20:25:53 GMT
  12. Organization: Columbia University
  13. Message-ID: <8c31kh$hag$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <38E4FD50.9C1133AB@btv.ibm.com>,
  17. david  <v2perant@btv.ibm.com> wrote:
  18. : I'm having some problems connecting my AIX 4.3.2 system using kermit to
  19. : another systems serial port in order to view the console.
  20. : The strange thing is that it worked once the first time and hasn't worked
  21. : since, so I don't think this is a cable problem.
  22. : Right now I can see the output from the console on booting the machine
  23. : but I can't seem to send anything with the keyboard.
  24. It could be that the RxD wire broke after the first time you used the cable,
  25. or your connector has a loose pin, or somesuch.
  26.  
  27. :  Carrier Detect      (CD):  Off
  28. :  Dataset Ready       (DSR): Off
  29. :  Clear To Send       (CTS): Off
  30. :  Ring Indicator      (RI):  Off
  31. :  Data Terminal Ready (DTR): On
  32. :  Request To Send     (RTS): On
  33. So no modem signals whatsoever are arriving on the cable.  What kind of
  34. cable is it?  How many wires?  What are the interconnections?
  35.  
  36. I would think you'd do better with a proper null-modem cable with all the
  37. required wires cross-connected and jumpered.
  38.  
  39. - Frank